increment value meaning in Chinese
增量值
Examples
- Specifies an increment value for a loop counter
为循环计数器指定一个增量值。 - To vary the increment value , you can use the
若要更改增量值,您可以使用 - Except for progressbars , they also support increment and page increment values and , for sliders , thumb width
除了progressbars之外,这些控件还支持增量值和页面增量值, sliders还支持thumb宽度。 - After this verification , the utility creates a sequence object with an increment value of 1 , and then creates a trigger for the associated table
完成验证后,实用程序即创建一个增量值为1的序列对象,并为相关联的表创建一个触发器。 - However , because 97 is not a multiple of the increment value of 3 , the control continues decrementing until it finds a multiple of 3 , thus setting the value to 96
但是,由于97不是增量值3的倍数,因此该控件将继续递减,直到它找到3的倍数,这时该值被设置为96 。